home *** CD-ROM | disk | FTP | other *** search
/ Vypalování CD / Vypalovani-CD-cd2.bin / kopirujem k freeware.cz edici / start.exe / 0 / RCDATA / TONAS / TONAS.txt
Text File  |  2002-09-08  |  2KB  |  132 lines

  1. object ONas: TONas
  2.   Left = 18
  3.   Top = 138
  4.   BorderStyle = bsNone
  5.   Caption = 'CD'
  6.   ClientHeight = 412
  7.   ClientWidth = 669
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   Scaled = False
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Pozadi: TImage
  22.     Left = 216
  23.     Top = 16
  24.     Width = 105
  25.     Height = 105
  26.     AutoSize = True
  27.   end
  28.   object Nadpis: TImage
  29.     Left = 32
  30.     Top = 296
  31.     Width = 105
  32.     Height = 105
  33.     AutoSize = True
  34.   end
  35.   object Ramecek: TImage
  36.     Left = 471
  37.     Top = 229
  38.     Width = 154
  39.     Height = 124
  40.     AutoSize = True
  41.   end
  42.   object Titulka: TImage
  43.     Left = 341
  44.     Top = 18
  45.     Width = 200
  46.     Height = 200
  47.     Stretch = True
  48.   end
  49.   object WWW: TEzRgnBtn
  50.     Left = 16
  51.     Top = 256
  52.     Width = 15
  53.     Height = 15
  54.     Enabled = True
  55.     PaintMode = pmNormal
  56.     OnClick = WWWClick
  57.   end
  58.   object Autor: TEzRgnBtn
  59.     Left = 8
  60.     Top = 32
  61.     Width = 139
  62.     Height = 41
  63.     Enabled = True
  64.     PaintMode = pmNormal
  65.     OnClick = AutorClick
  66.   end
  67.   object OProg: TEzRgnBtn
  68.     Left = 8
  69.     Top = 88
  70.     Width = 121
  71.     Height = 41
  72.     Enabled = True
  73.     PaintMode = pmNormal
  74.     OnClick = OProgClick
  75.   end
  76.   object VolneSiritSoft: TEzRgnBtn
  77.     Left = 0
  78.     Top = 144
  79.     Width = 111
  80.     Height = 41
  81.     Enabled = True
  82.     PaintMode = pmNormal
  83.     OnClick = VolneSiritSoftClick
  84.   end
  85.   object Zaruka: TEzRgnBtn
  86.     Left = 0
  87.     Top = 200
  88.     Width = 97
  89.     Height = 41
  90.     Enabled = True
  91.     PaintMode = pmNormal
  92.     OnClick = ZarukaClick
  93.   end
  94.   object TextClanku: TRxRichEdit
  95.     Left = 184
  96.     Top = 168
  97.     Width = 185
  98.     Height = 89
  99.     HideScrollBars = False
  100.     ReadOnly = True
  101.     TabOrder = 5
  102.   end
  103.   object HistorieFirmyList: TImageList
  104.     Height = 41
  105.     Masked = False
  106.     Width = 139
  107.     Left = 40
  108.   end
  109.   object VolneSiritSoftList: TImageList
  110.     Height = 41
  111.     Masked = False
  112.     Width = 218
  113.     Left = 72
  114.   end
  115.   object KontaktyList: TImageList
  116.     Height = 41
  117.     Masked = False
  118.     Width = 111
  119.     Left = 104
  120.   end
  121.   object ZarukaList: TImageList
  122.     Height = 41
  123.     Masked = False
  124.     Width = 97
  125.     Left = 8
  126.   end
  127.   object WWWList: TImageList
  128.     Masked = False
  129.     Left = 136
  130.   end
  131. end
  132.